﻿body {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "宋体", sans-serif;
    min-width: 960px;
    background: #ffffff;
}

a {
    color: #404040;
}

a:hover {
    color: #f34540;
    text-decoration: none;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt13 {
    margin-top: 13px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt22 {
    margin-top: 22px;
}

.mt23 {
    margin-top: 23px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt27 {
    margin-top: 27px;
}

.none {
    display: none;
}

.idx_cm_title {
    border-top: 1px #dddddd solid;
    height: 41px;
}

.idx_cm_title .title {
    border-top: 1px #f34540 solid;
    font-size: 16px;
    font-weight: bold;
    float: left;
    position: relative;
    margin-top: -1px;
    padding: 6px 0px 10px 0px;
}

.idx_cm_title i {
    font-family: Arial;
    color: #888888;
}

.idx_cm_title .more {
    float: right;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 100% -382px;
    color: #888888;
    padding-right: 17px;
    margin-top: 11px;
    margin-left: 15px;
}

.idx_cm_title .more:hover {
    color: #f34540;
    background-position: 100% -442px;
}

.idx_cm_list li {
    position: relative;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 15px;
    color: #dddddd;
    font-family: '宋体';
}

.idx_cm_list li:after {
    content: "";
    background: #dddddd;
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -2px;
}

.idx_cm_list a {
    color: #666666;
}

.idx_cm_list a:hover {
    color: #f34540;
}

.idx_cm_list_h {}

.idx_cm_list_h li:before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    background: #f34540;
    width: 3px;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.idx_cm_list_h a:hover {
    color: #f34540;
}

.idx_cm_img {
    width: 300px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.idx_cm_img .bg {
    background-image: linear-gradient(transparent, black);
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
}

.idx_cm_img h3 {
    font-size: 16px;
    color: #fff;
    text-indent: 39px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    overflow: hidden;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 12px -125px;
}

.idx_cm_img h3 a {
    color: #ffffff;
}

.idx_cm_img img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.idx_cm_img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.index_head {
    margin-top: 25px;
    min-width: 960px;
}

.index_head .hd {
    height: 48px;
    overflow: hidden;
}

.index_head .hd h1 {
    float: left;
}

.index_head .hd h1 a {
    width: 140px;
    height: 37px;
    display: inline-block;
    line-height: 1000px;
    overflow: hidden;
    background: url('https://static.ws.126.net/163/f2e/news/second2016/images/sprite_img20190530.png') no-repeat;
}

.index_head .hd .top-search {
    position: relative;
    height: 30px;
    width: 230px;
    float: right;
    border: 1px solid #f4f4f4;
    border-radius: 25px;
    background: #f6f6f6;
}

.index_head .hd .top-search .text-box {
    width: 230px;
    height: 30px;
    line-height: 30px;
    border: 0;
    color: #999;
    font-size: 13px;
    background: none;
    padding-left: 15px;
    *padding: 8px 0 8px 15px;
}

.index_head .hd .top-search .search-submit {
    position: absolute;
    bottom: 6px;
    right: 15px;
    width: 18px;
    height: 19px;
    overflow: hidden;
    line-height: 200px;
    border: 0;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 0 0;
    cursor: pointer;
}

.index_head .hd .channel_search {
    float: right;
    width: 227px;
    height: 28px;
    border: 1px #eeeeee solid;
    background: #f6f6f6;
    border-radius: 28px;
    -moz-border-radius: 28px;
    -o-border-radius: 28px;
    -webkit-border-radius: 28px;
}

.index_head .hd .search_text {
    width: 175px;
    height: 20px;
    border: 0px;
    background: none;
    margin: 4px 5px 0px 12px;
    float: left;
    display: inline;
}

.index_head .hd .search_btn {
    background: url(../image/sprite_icon0813_v1.png) no-repeat 0 0;
    border: 0;
    margin-top: 3px;
    width: 24px;
    height: 24px;
    display: inline-block;
    line-height: 1000px;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
}

.index_head .hd .fontgray {
    color: #999;
}

.index_head .bd {
    border-top: 2px #f34540 solid;
    border-bottom: 1px #eeeeee solid;
}

.index_head .bd .ns_area {
    overflow: hidden;
    height: 47px;
    line-height: 47px;
}

.index_head .bd .ns_area ul {
    width: 1280px;
}

.index_head .bd .ns_area li {
    float: left;
    font-size: 16px;
    padding: 0px 26px 0px 21px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 100% -53px;
}

.index_head .bd .ns_area a {
    color: #000000;
}

.index_head .bd .ns_area a:hover {
    color: #f34540;
}

.index_head .bd .ns_area li.first {
    padding-left: 0;
}

.index_head .bd .ns_area li.last {
    padding-right: 0;
    background: none;
}

.mod_news_special .bd {
    line-height: 0;
}

.mod_news_special .bd .photo {
    width: 300px;
    height: 90px;
    display: inline-block;
    overflow: hidden;
}

.mod_news_special .bd .photo img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mod_news_special .bd .photo:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.mod_news_special .bd h3 {
    height: 40px;
    overflow: hidden;
}

.mod_news_special .bd h3 span {
    float: left;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #f34540;
    line-height: 40px;
    width: 55px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
}

.mod_news_special .bd h3 strong {
    width: 244px;
    height: 39px;
    display: inline-block;
    overflow: hidden;
    float: left;
    line-height: 39px;
    font-size: 16px;
    text-indent: 10px;
    color: #f34540;
    border-right: 1px #f6f6f6 solid;
    border-bottom: 1px #f6f6f6 solid;
}

.mod_news_special .bd h3 a {
    color: #404040;
}

.mod_news_special .bd h3 a:hover {
    color: #f34540;
}

.mod_news_special .idx_cm_list {
    margin-top: 11px;
}

.mod_wonderful_video .big_video {
    width: 300px;
    height: 180px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    position: relative;
}

.mod_wonderful_video .big_video .bg {
    background-image: linear-gradient(transparent, black);
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
}

.mod_wonderful_video .big_video em {
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    background: #f34540 url(../image/sprite_icon0813_v1.png) no-repeat -69px 9px;
}

.mod_wonderful_video .big_video .title {
    width: 260px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-indent: 8px;
    color: #fff;
    position: absolute;
    left: 40px;
    bottom: 0;
}

.mod_wonderful_video .big_video img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: -50px;
}

.mod_wonderful_video .big_video:hover em {
    background-color: #d63530;
}

.mod_wonderful_video .big_video:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.mod_wonderful_video .small_video {
    width: 350px;
    height: 88px;
    overflow: hidden;
    margin-top: 20px;
}

.mod_wonderful_video .item {
    float: left;
    display: inline;
    margin-right: 20px;
    width: 140px;
    height: 88px;
    overflow: hidden;
    position: relative;
}

.mod_wonderful_video .item .icon_video {
    position: absolute;
    left: 5px;
    bottom: 7px;
    width: 15px;
    height: 15px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat -85px -530px;
}

.mod_wonderful_video .item img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: -50px;
}

.mod_wonderful_video .item .item_text {
    left: 0px;
    bottom: 0px;
    padding-left: 23px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(transparent, black);
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    font-weight: normal;
}

.mod_wonderful_video .item:hover .icon_video {
    background: url(../image/sprite_icon0813_v1.png) no-repeat -85px -560px;
}

.mod_wonderful_video .item:hover .item_shade {
    top: 0;
}

.mod_wonderful_video .item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.ic_qrcode {
    width: 60px;
    height: 76px;
    background-position: -69px -308px;
}

.ic_totop {
    width: 46px;
    height: 25px;
    background-position: 0 -298px;
}

.ns_sidebar {
    width: 60px;
    height: 128px;
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 200px;
    z-index: 299;
    _display: none;
}

.ns_side_qrcode {
    width: 60px;
    height: 76px;
    margin-bottom: 8px;
    background: #fff;
}

.ns_side_qrcode i {
    float: left;
}

.ns_side_tolid {
    width: 60px;
    height: 60px;
    background: #ddd;
    cursor: pointer;
}

.ns_side_tolid:hover {
    background: #e9e9e9;
}

.ns_side_tolid i {
    float: left;
    margin: 15px 0 0 7px;
}

.ns9 .ns_sidebar {
    margin-left: 490px;
}

.ic_guide {
    width: 58px;
    height: 46px;
    display: block;
    border: 1px solid #e5e5e5;
    margin-bottom: 8px;
    text-align: center;
    font: 14px/18px '微软雅黑';
    color: #888888;
    padding-top: 12px;
    text-decoration: none;
    background-color: #ffffff;
}

.ic_guide:hover {
    border-color: #ff3333;
    color: #ff3333;
}

.mod_ad_r {
    line-height: 0px;
}

.ns_area {
    width: 100%;
    margin: 0px auto;
}

.sec_icon {
    background: url('../image/sprite_sec.png') no-repeat;
}

.foot_execute_leader {
    text-align: right;
}

.index_head .hd h1 span {
    width: 140px;
    height: 33px;
    line-height: 300px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0px 10px 0px 0px;
    background: url('https://static.ws.126.net/163/f2e/news/second2016/images/sprite_img20190530.png') no-repeat;
    background-position: 0px -6px;
}

.index_head .hd h1 strong {
    float: left;
    line-height: 29px;
    font-size: 30px;
    font-weight: normal;
    color: #404040;
}

.index_head .hd .breadcrumbs {
    position: relative;
    top: 12px;
    font: normal 12px/20px 'SimSun';
    float: left;
    margin-left: 15px;
    display: inline;
}

.index_head .bd .ns_area li {
    padding: 0px 19px 0px 11px;
}

.index_head .bd .ns_area li.first {
    padding-left: 0;
}

.index_head .bd .ns_area li.last {
    padding-right: 0;
}

.second2016_wrap .index_head .hd h1 a {
    background: none;
    line-height: 33px;
    float: left;
    width: auto;
    height: 33px;
}

.second2016_wrap .index_head .bd .ns_area li {
    padding: 0px 19px 0px 11px;
}

.top_news {
    height: 300px;
    background: #f8f8f8;
    margin-top: 25px;
}

.top_news_focus {
    float: left;
    width: 600px;
    min-height: 300px;
}

.second2016_main .second_left {
    float: left;
    width: 600px;
}

.second2016_main .second_right {
    float: right;
    width: 300px;
}

.second2016_main .second_right .idx_cm_list li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.second_friendship {
    margin-top: 60px;
    margin-bottom: 40px;
    border-top: 3px #f34540 solid;
    overflow: hidden;
}

.second_friendship h2 {
    height: 43px;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
}

.second_friendship .friend_links {
    width: 1100px;
}

.second_friendship .friend_links li {
    float: left;
    margin-right: 48px;
}

.second_friendship .friend_links li img {
    border: 1px solid #e7e7e7;
}

.second_friendship .friend_links li p {
    text-align: center;
    padding: 0px 0 17px 0;
    line-height: 24px;
}

.second_friendship .footer_links a {
    line-height: 30px;
}

.second_friendship .footer_links span {
    margin: 0 10px;
    color: #dddddd;
}

.second_right .mod_wonderful_video .big_video img {
    margin-left: 0;
}

.mod_wonderful_video .big_video .title em {
    width: auto;
    height: auto;
    background: none;
    float: none;
}

.mod_wonderful_video .video_text {
    margin-top: 15px;
}

.mod_wonderful_video .video_text li {
    width: 300px;
    height: 30px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    text-indent: 30px;
    font-size: 14px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 5px -794px;
}

.mod_wonderful_video .video_text li a {
    color: #666666;
}

.mod_wonderful_video .video_text li:before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    background: #f34540;
    width: 3px;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mod_wonderful_video .video_text li:hover {
    background-color: #f6f6f6;
    background-position: -79px -553px;
}

.mod_wonderful_video .video_text li:hover:before {
    height: 30px;
    top: 0;
    bottom: 0;
}

.mod_wonderful_video .video_text li:hover:after {
    background: #f34540;
}

.right_last_fixed {
    position: fixed;
    top: 60px;
}

.right_last_abs {
    position: absolute;
    bottom: 0;
    left: 0;
}

.ne_ua_ie9 .idx_cm_img h3,
.ne_ua_ielte8 .idx_cm_img h3 {
    background: url('../image/tit_bg.png') no-repeat;
}

.ne_ua_ie9 .mod_wonderful_video .big_video .title,
.ne_ua_ielte8 .mod_wonderful_video .big_video .title {
    background: url('../image/tit_bg.png') repeat -32px 0px;
}

.ne_ua_ie9 .mod_wonderful_video .item .item_text,
.ne_ua_ielte8 .mod_wonderful_video .item .item_text {
    background: url('../image/tit_bg.png') repeat -32px -10px;
}

.guonei_second_wrap .index_head .bd .ns_area .menu_guonei a {
    color: #f34540;
}

.guoji_second_wrap .index_head .bd .ns_area .menu_guoji a {
    color: #f34540;
}

.shehui_second_wrap .index_head .bd .ns_area .menu_shehui a {
    color: #f34540;
}

.guonei_second_wrap .newsdata_nav,
.guoji_second_wrap .newsdata_nav,
.shehui_second_wrap .newsdata_nav {
    display: none;
}

.guonei_second_wrap .fixed_bar_padding,
.guoji_second_wrap .fixed_bar_padding,
.shehui_second_wrap .fixed_bar_padding {
    padding-top: 0;
}

.guonei_second_wrap .newsdata_wrap,
.guoji_second_wrap .newsdata_wrap,
.shehui_second_wrap .newsdata_wrap {
    margin-top: 15px;
}

.guonei_second_wrap .foot_execute_leader,
.guoji_second_wrap .foot_execute_leader,
.shehui_second_wrap .foot_execute_leader {
    margin-top: 70px;
}

body {
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "宋体", sans-serif;
    min-width: 960px;
    background: #ffffff;
}

a {
    color: #404040;
}

a:hover {
    color: #f34540;
    text-decoration: none;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt13 {
    margin-top: 13px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt22 {
    margin-top: 22px;
}

.mt23 {
    margin-top: 23px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt27 {
    margin-top: 27px;
}

.none {
    display: none;
}

.idx_cm_title {
    border-top: 1px #dddddd solid;
    height: 41px;
}

.idx_cm_title .title {
    border-top: 1px #f34540 solid;
    font-size: 16px;
    font-weight: bold;
    float: left;
    position: relative;
    margin-top: -1px;
    padding: 6px 0px 10px 0px;
}

.idx_cm_title i {
    font-family: Arial;
    color: #888888;
}

.idx_cm_title .more {
    float: right;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 100% -382px;
    color: #888888;
    padding-right: 17px;
    margin-top: 11px;
    margin-left: 15px;
}

.idx_cm_title .more:hover {
    color: #f34540;
    background-position: 100% -442px;
}

.idx_cm_list li {
    position: relative;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 15px;
    color: #dddddd;
    font-family: '宋体';
}

.idx_cm_list li:after {
    content: "";
    background: #dddddd;
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -2px;
}

.idx_cm_list a {
    color: #666666;
}

.idx_cm_list a:hover {
    color: #f34540;
}

.idx_cm_list_h {}

.idx_cm_list_h li:before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    background: #f34540;
    width: 3px;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.idx_cm_list_h a:hover {
    color: #f34540;
}

.idx_cm_img {
    width: 300px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.idx_cm_img .bg {
    background-image: linear-gradient(transparent, black);
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
}

.idx_cm_img h3 {
    font-size: 16px;
    color: #fff;
    text-indent: 39px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    overflow: hidden;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 12px -125px;
}

.idx_cm_img h3 a {
    color: #ffffff;
}

.idx_cm_img img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.idx_cm_img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.index_head {
    margin-top: 25px;
    min-width: 960px;
}

.index_head .hd {
    height: 48px;
    overflow: hidden;
}

.index_head .hd h1 {
    float: left;
}

.index_head .hd h1 a {
    width: 140px;
    height: 37px;
    display: inline-block;
    line-height: 1000px;
    overflow: hidden;
    background: url('https://static.ws.126.net/163/f2e/news/second2016/images/sprite_img20221206.png') no-repeat;
}

.index_head .hd .top-search {
    position: relative;
    height: 30px;
    width: 230px;
    float: right;
    border: 1px solid #f4f4f4;
    border-radius: 25px;
    background: #f6f6f6;
}

.index_head .hd .top-search .text-box {
    width: 230px;
    height: 30px;
    line-height: 30px;
    border: 0;
    color: #999;
    font-size: 13px;
    background: none;
    padding-left: 15px;
    *padding: 8px 0 8px 15px;
}

.index_head .hd .top-search .search-submit {
    position: absolute;
    bottom: 6px;
    right: 15px;
    width: 18px;
    height: 19px;
    overflow: hidden;
    line-height: 200px;
    border: 0;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 0 0;
    cursor: pointer;
}

.index_head .hd .channel_search {
    float: right;
    width: 227px;
    height: 28px;
    border: 1px #eeeeee solid;
    background: #f6f6f6;
    border-radius: 28px;
    -moz-border-radius: 28px;
    -o-border-radius: 28px;
    -webkit-border-radius: 28px;
}

.index_head .hd .search_text {
    width: 175px;
    height: 20px;
    border: 0px;
    background: none;
    margin: 4px 5px 0px 12px;
    float: left;
    display: inline;
}

.index_head .hd .search_btn {
    background: url(../image/sprite_icon0813_v1.png) no-repeat 0 0;
    border: 0;
    margin-top: 3px;
    width: 24px;
    height: 24px;
    display: inline-block;
    line-height: 1000px;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
}

.index_head .hd .fontgray {
    color: #999;
}

.index_head .bd {
    border-top: 2px #f34540 solid;
    border-bottom: 1px #eeeeee solid;
}

.index_head .bd .ns_area {
    overflow: hidden;
    height: 47px;
    line-height: 47px;
}

.index_head .bd .ns_area ul {
    width: 1280px;
}

.index_head .bd .ns_area li {
    float: left;
    font-size: 16px;
    padding: 0px 26px 0px 21px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat 100% -53px;
}

.index_head .bd .ns_area a {
    color: #000000;
}

.index_head .bd .ns_area a:hover {
    color: #f34540;
}

.index_head .bd .ns_area li.first {
    padding-left: 0;
}

.index_head .bd .ns_area li.last {
    padding-right: 0;
    background: none;
}

.mod_news_special .bd {
    line-height: 0;
}

.mod_news_special .bd .photo {
    width: 300px;
    height: 90px;
    display: inline-block;
    overflow: hidden;
}

.mod_news_special .bd .photo img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mod_news_special .bd .photo:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.mod_news_special .bd h3 {
    height: 40px;
    overflow: hidden;
}

.mod_news_special .bd h3 span {
    float: left;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #f34540;
    line-height: 40px;
    width: 55px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
}

.mod_news_special .bd h3 strong {
    width: 244px;
    height: 39px;
    display: inline-block;
    overflow: hidden;
    float: left;
    line-height: 39px;
    font-size: 16px;
    text-indent: 10px;
    color: #f34540;
    border-right: 1px #f6f6f6 solid;
    border-bottom: 1px #f6f6f6 solid;
}

.mod_news_special .bd h3 a {
    color: #404040;
}

.mod_news_special .bd h3 a:hover {
    color: #f34540;
}

.mod_news_special .idx_cm_list {
    margin-top: 11px;
}

.mod_wonderful_video .big_video {
    width: 300px;
    height: 180px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    position: relative;
}

.mod_wonderful_video .big_video .bg {
    background-image: linear-gradient(transparent, black);
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
}

.mod_wonderful_video .big_video em {
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
    background: #f34540 url(../image/sprite_icon0813_v1.png) no-repeat -69px 9px;
}

.mod_wonderful_video .big_video .title {
    width: 260px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-indent: 8px;
    color: #fff;
    position: absolute;
    left: 40px;
    bottom: 0;
}

.mod_wonderful_video .big_video img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mod_wonderful_video .big_video:hover em {
    background-color: #d63530;
}

.mod_wonderful_video .big_video:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.mod_wonderful_video .small_video {
    width: 350px;
    height: 88px;
    overflow: hidden;
    margin-top: 20px;
}

.mod_wonderful_video .item {
    float: left;
    display: inline;
    margin-right: 20px;
    width: 140px;
    height: 88px;
    overflow: hidden;
    position: relative;
}

.mod_wonderful_video .item .icon_video {
    position: absolute;
    left: 5px;
    bottom: 7px;
    width: 15px;
    height: 15px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat -85px -530px;
}

.mod_wonderful_video .item img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mod_wonderful_video .item .item_text {
    left: 0px;
    bottom: 0px;
    padding-left: 23px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(transparent, black);
    background-size: auto 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    font-weight: normal;
}

.mod_wonderful_video .item:hover .icon_video {
    background: url(../image/sprite_icon0813_v1.png) no-repeat -85px -560px;
}

.mod_wonderful_video .item:hover .item_shade {
    top: 0;
}

.mod_wonderful_video .item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.ic_qrcode {
    width: 60px;
    height: 76px;
    background-position: -69px -308px;
}

.ic_totop {
    width: 46px;
    height: 25px;
    background-position: 0 -298px;
}

.ns_sidebar {
    width: 60px;
    height: 128px;
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 200px;
    z-index: 299;
    _display: none;
}

.ns_side_qrcode {
    width: 60px;
    height: 76px;
    margin-bottom: 8px;
    background: #fff;
}

.ns_side_qrcode i {
    float: left;
}

.ns_side_tolid {
    width: 60px;
    height: 60px;
    background: #ddd;
    cursor: pointer;
}

.ns_side_tolid:hover {
    background: #e9e9e9;
}

.ns_side_tolid i {
    float: left;
    margin: 15px 0 0 7px;
}

.ns9 .ns_sidebar {
    margin-left: 490px;
}

.ic_guide {
    width: 58px;
    height: 46px;
    display: block;
    border: 1px solid #e5e5e5;
    margin-bottom: 8px;
    text-align: center;
    font: 14px/18px '微软雅黑';
    color: #888888;
    padding-top: 12px;
    text-decoration: none;
    background-color: #ffffff;
}

.ic_guide:hover {
    border-color: #ff3333;
    color: #ff3333;
}

.mod_ad_r {
    line-height: 0px;
}

.newsdata_wrap {
    width: 600px;
    position: relative;
    margin-top: 35px;
}

.newsdata_nav.fixed_top {
    position: fixed;
    height: 60px;
    top: 45px;
    z-index: 999;
    -webkit-animation: bounceInDown 0.8s;
    -moz-animation: bounceInDown 0.8s;
    -ms-animation: bounceInDown 0.8s;
    -o-animation: bounceInDown 0.8s;
    animation: bounceInDown 0.8s;
}

.newsdata_nav.fixed_top ul {
    box-shadow: 0px 2px 3px #ddd;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -105px, 0);
    }

    100% {
        -webkit-transform: none;
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 1;
        -moz-transform: translate3d(0, -105px, 0);
    }

    100% {
        -moz-transform: none;
    }
}

@-ms-keyframes bounceInDown {
    0% {
        opacity: 1;
        -ms-transform: translate3d(0, -105px, 0);
    }

    100% {
        -ms-transform: none;
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 1;
        -o-transform: translate3d(0, -105px, 0);
    }

    100% {
        -o-transform: none;
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -105px, 0);
        transform: translate3d(0, -105px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.newsdata_nav {
    width: 600px;
    height: 50px;
    background: #fff;
    border-top: 1px solid #f04343;
    position: relative;
}

.newsdata_nav ul {
    width: 600px;
    height: 50px;
    background: #f7f9fa;
}

.newsdata_nav ul li {
    float: left;
    _display: inline;
}

.newsdata_nav ul li a {
    display: block;
    width: 75px;
    height: 50px;
    font: normal 16px/50px "Microsoft Yahei";
    text-align: center;
    color: #404040;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.newsdata_nav ul li a:hover {
    background: #f04343;
    font-weight: bold;
    color: #fff;
}

.newsdata_nav ul li a.current {
    background: #f04343;
    font-weight: bold;
    color: #fff;
}

.newsdata_nav ul li .bendistyle {}

.newsdata_nav ul li strong {
    font-weight: normal;
}

.newsdata_nav ul li .nav_item_ink {
    width: 86px;
    height: 86px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -43px;
    margin-left: -43px;
    background-color: #ffffff;
    border-radius: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.newsdata_nav ul li a.current .nav_item_ink {}

.newsdata_nav ul li .no_cursor {
    cursor: default;
}

.newsdata_nav ul .nav_item_citynews {
    display: none;
}

.newsdata_nav .show_local_tab .nav_item_citynews {
    display: block;
}

.newsdata_nav .show_local_tab li a {
    width: 65px;
}

.newsdata_nav .more {
    float: left;
    width: 67px;
    height: 50px;
    overflow: hidden;
    padding-left: 16px;
    font: normal 16px/50px "Microsoft Yahei";
    background: url('https://static.ws.126.net/163/f2e/news/second2016/images/sprite_img20221206.png') no-repeat -279px -948px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: default;
}

.newsdata_nav .more_current {
    background-color: #f34540;
    color: #fff;
    background-position: -279px -314px;
    cursor: pointer;
}

.newsdata_nav .more_hover {
    background-color: #f34540;
    color: #fff;
    background-position: -279px -582px;
}

.newsdata_nav .more_list {
    position: absolute;
    top: 50px;
    left: 0;
    background: rgba(247, 247, 247, 0.95);
    z-index: 2;
    width: 600px;
    padding: 13px 0px;
    margin-top: 1px;
    display: none;
}

.newsdata_nav .more_list a {
    float: left;
    display: inline;
    margin: 0px 17px;
    font-size: 16px;
    color: #404040;
}

.newsdata_nav .more_list a:hover,
.newsdata_nav .more_list .current {
    color: #f34540;
}

@keyframes nav_item_ink {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.4;
    }

    100% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

.bgloading {
    width: 600px;
    min-height: 500px;
    background: url(../image/loading2.gif) no-repeat center center;
}

.news_photoview,
.news_special,
.news_article,
.news_quote,
.news_iframe_ad {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    background: #ffffff;
}

.news_photoview:hover,
.news_special:hover,
.news_article:hover,
.news_quote:hover,
.news_iframe_ad:hover {
    background: #f8f8f8;
}

.news_photoview:hover .ne-shares-arr,
.news_special:hover .ne-shares-arr,
.news_article:hover .ne-shares-arr,
.news_quote:hover .ne-shares-arr,
.news_iframe_ad:hover .ne-shares-arr {
    border-color: #f8f8f8;
}

.news_photoview:hover .ne-shares-open .ne-shares-arr,
.news_special:hover .ne-shares-open .ne-shares-arr,
.news_article:hover .ne-shares-open .ne-shares-arr,
.news_quote:hover .ne-shares-open .ne-shares-arr,
.news_iframe_ad:hover .ne-shares-open .ne-shares-arr {
    border-color: #ddd;
}

.news_iframe_ad {
    line-height: 0;
}

.news_photoview .np_pic {
    font-size: 0;
    margin-bottom: 15px;
    width: 600px;
    overflow: hidden;
}

.news_photoview .np_pic a {
    display: block;
    width: 640px;
}

.news_photoview .np_pic img.pic_last {
    margin-right: 0px;
}

.news_article {
    position: relative;
}

.news_article .na_pic {
    float: left;
    _display: inline;
}

.news_article .na_detail {
    width: 445px;
    margin-left: 15px;
    float: left;
    _display: inline;
}

.news_article .no_pic {
    width: 600px;
    margin-left: 0px;
}

.news_article span.tg_tag {
    margin-left: 15px;
    font: normal 12px/16px "SimSun";
    color: #ff9999;
    padding: 3px 7px;
    border: 1px solid #ff9999;
    border-radius: 2px;
}

.news_title {
    position: relative;
}

.news_title h3 {
    font: normal 20px/26px "Microsoft Yahei";
    min-height: 40px;
    padding-bottom: 14px;
}

.news_title h3 a {
    color: #404040;
    text-decoration: none;
    font-weight: normal;
}

.news_title h3 a:hover {
    color: #f34540;
}

.news_title span.tg_tag {
    position: absolute;
    right: 0px;
    top: 0px;
    font: normal 12px/16px "SimSun";
    color: #ff9999;
    padding: 1px 7px;
    margin-top: 6px;
    border: 1px solid #ff9999;
    border-radius: 2px;
}

.news_special .news_title h3 {
    min-height: 10px;
    padding-bottom: 0px;
    max-width: 520px;
}

.news_detail {
    color: #888;
    margin-top: -10px;
    margin-bottom: 10px;
}

.nq_pic {
    position: relative;
}

.nq_pic a.fold_btn {
    position: absolute;
    right: 20px;
    top: 10px;
    display: block;
    text-decoration: none;
    padding: 0px 10px;
    border: 1px solid #eee;
    border-radius: 2px;
    background: #fff;
    z-index: 9;
}

.nq_pic a.fold_btn span {
    display: block;
    position: relative;
    right: 0px;
    top: 0px;
    font: normal 12px/20px "SimSun";
    color: #f04343;
    border: none;
    border-radius: 0px;
    padding: 0 0 0 15px;
}

.nq_pic .pic_wrap {
    position: relative;
}

.nq_pic .pic_wrap .QF_title {
    background: #fff;
}

.nq_pic .pic_wrap .QF_pull_right {
    display: none;
}

.nq_pic .pic_wrap.fold {
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.nq_pic .pic_wrap.fold .QF_title .currency {
    display: none;
}

.nq_pic .pic_wrap.fold .QF_info {
    display: none;
}

.nq_pic .pic_wrap.fold .QF_stock_img {
    margin-top: 10px;
}

.nq_pic .pic_wrap.unfold {
    min-height: 120px;
    height: 100%;
}

.nq_pic .pic_wrap.unfold .QF_title .currency {
    display: block;
}

.nq_pic .pic_wrap.unfold .QF_info {
    display: block;
}

.news_tag {
    float: left;
    _display: inline;
}

.news_tag .keywords {
    float: left;
    _display: inline;
    padding-right: 4px;
    height: 12px;
    line-height: 11px;
    margin-top: 4px;
    border-right: 1px solid #bbb;
    max-width: 180px;
    margin-right: 12px;
}

.news_tag .keywords a {
    font: normal 12px/12px "SimSun";
    color: #888;
    margin-right: 7px;
    text-decoration: none;
}

.news_tag .keywords a:hover {
    color: #ff3333;
}

.news_tag span {
    font: normal 12px/21px "SimSun";
    color: #bbb;
}

.news_special .barlink,
.news_special .link {
    position: absolute;
    right: 0;
    top: 3px;
}

.link {
    float: left;
    _display: inline;
    font: normal 12px/16px "SimSun";
    color: #ff9999;
    padding: 1px 7px;
    border: 1px solid #ff9999;
    border-radius: 2px;
    text-decoration: none;
    margin-right: 10px;
}

.link:hover {
    color: #ff3333;
    border: 1px solid #ff3333;
}

.link_no_hover {
    cursor: default;
}

.link_no_hover:hover {
    color: #ff9999;
    border: 1px solid #ff9999;
}

.barlink {
    float: left;
    _display: inline;
    margin-right: 10px;
}

.barlink a,
.barlink span {
    float: left;
    _display: inline;
    font: normal 12px/16px "SimSun";
    color: #ff9999;
    padding: 1px 7px;
    border: 1px solid #ff9999;
    border-radius: 2px;
    text-decoration: none;
    margin-right: 3px;
    white-space: nowrap;
}

.barlink a:hover {
    color: #ff3333;
    border: 1px solid #ff3333;
}

.hide {
    display: none;
}

.load_more_tip {
    padding: 30px 0 0 0;
    font: normal 20px/30px "Microsoft Yahei";
    color: #f04343;
    text-align: center;
    display: none;
}

.load_more_btn {
    width: 598;
    height: 30px;
    display: none;
    padding: 14px 0;
    margin: 30px 0 0px;
    font: normal 20px/30px "Microsoft Yahei";
    color: #404040;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.post_addmore,
.post_adding {
    width: 140px;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    overflow: hidden;
    background-color: #ffffff;
}

.post_addmore i {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin: 5px;
    background: url(../image/add.png) no-repeat 0px 0px;
    font-size: 40px;
    font-style: normal;
    text-indent: -999px;
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.load_more_btn:hover {
    color: #f04343;
    border-color: #f04343;
}

.load_more_btn:hover .post_addmore i {
    background-position: 0px -50px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.post_adding i {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin: 3px;
    background: url(../image/add.png) no-repeat 0px -100px;
    font-size: 40px;
    font-style: normal;
    text-indent: -999px;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-animation: rotateIn 0.8s linear infinite;
    -moz-animation: rotateIn 0.8s linear infinite;
    -ms-animation: rotateIn 0.8s linear infinte;
    -o-animation: rotateIn 0.8s linear infinte;
    animation: rotateIn 0.8s linear infinte;
}

.post_adding {
    color: #f04343;
    display: none;
}

.load_more_btn.current {
    border-color: #f04343;
}

.load_more_btn.current .post_adding {
    display: block;
}

.row_message {
    background: #f6d6d6;
    width: 600px;
    height: 0px;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    border: 1px #f8f668 solid;
    cursor: pointer;
    opacity: 0;
    -moz-transform: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.show_message .row_message {
    opacity: 1;
    height: 30px;
}

.fixed_bar_padding .show_message .row_message {
    position: fixed;
    top: 95px;
    left: 0;
    z-index: 2;
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.ne_ua_ie6 .nq_pic .pic_wrap.fold,
.ne_ua_ie7 .nq_pic .pic_wrap.fold,
.ne_ua_ie8 .nq_pic .pic_wrap.fold,
.ne_ua_ie9 .nq_pic .pic_wrap.fold {
    height: auto;
}

.ne_ua_ie6 .nq_pic a.fold_btn,
.ne_ua_ie7 .nq_pic a.fold_btn,
.ne_ua_ie8 .nq_pic a.fold_btn,
.ne_ua_ie9 .nq_pic a.fold_btn {
    display: none;
}

.fixed_bar_padding {
    padding-top: 60px;
}

.share-join {
    float: right;
    margin-top: -5px;
}

.newsdata_prev,
.newsdata_next {
    position: fixed;
    top: 200px;
    display: none;
}

.newsdata_prev {
    left: 700px;
}

.newsdata_next {
    left: 700px;
    top: 240px;
}

.fixed_data_show {
    display: block;
}

.stat_img {
    display: none;
}

.newsdata_prev,
.newsdata_next {
    position: fixed;
    visibility: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    top: 420px;
    left: 50%;
    width: 26px;
    padding: 50px 12px 0px;
    height: 40px;
    overflow: hidden;
    background-color: #f6f6f6;
    border-radius: 4px;
    font-size: 12px;
    line-height: 16px;
    font-family: "Microsoft Yahei";
    text-align: center;
    color: #f6f6f6;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.newsdata_prev span,
.newsdata_next span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/icon.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.newsdata_prev .newsdata_btn_name,
.newsdata_next .newsdata_btn_name {
    position: absolute;
    top: 70px;
    left: 12px;
    width: 26px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.newsdata_prev {
    margin-left: -400px;
}

.newsdata_prev span {
    background-position: 0px -698px;
}

.newsdata_prev:hover {
    background-color: #5e5e5e;
    color: #f6f6f6;
}

.newsdata_prev:hover span {
    background-position: 0px -709px;
}

.newsdata_prev:hover .newsdata_btn_name {
    top: 57px;
}

.newsdata_next {
    margin-left: 250px;
}

.newsdata_next span {
    background-position: -70px -698px;
}

.newsdata_next:hover {
    background-color: #5e5e5e;
    color: #f6f6f6;
}

.newsdata_next:hover span {
    background-position: -70px -709px;
}

.newsdata_next:hover .newsdata_btn_name {
    top: 57px;
}

.fixed_data_show {
    position: fixed;
    _position: absolute;
    left: 50%;
    display: block;
    visibility: visible;
    filter: alpha(opacity=100);
    opacity: 1;
}

.ns9 .newsdata_prev {
    margin-left: -530px;
}

.ns9 .newsdata_next {
    margin-left: 120px;
}

.ns9 .newsdata_prev.fixed_data_show {
    margin-left: -530px;
}

.ns9 .newsdata_next.fixed_data_show {
    margin-left: 120px;
}

.post_recommend_tie {
    float: right;
    width: 75px;
    color: #f33;
    text-decoration: none;
    overflow: hidden;
    height: 20px;
    margin-left: 2px;
    font: 12px/20px Arial, "Sim sun";
    display: block;
    padding-top: 6px;
}

.post_recommend_tie .post_recommend_tie_wrap {
    -webkit-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
}

.post_recommend_tie .post_recommend_tie_icon {
    display: block;
    padding-left: 26px;
    background-position: -203px -109px;
    color: #bbb;
}

.post_recommend_tie span {
    display: block;
    color: #f33;
}

.post_recommend_tie .post_recommend_tie_text i {
    display: block;
    float: left;
    width: 26px;
    font-style: normal;
    color: #f33;
}

.post_recommend_tie:hover .post_recommend_tie_wrap {
    margin-top: -22px;
}

.news_article .na_pic {
    float: left;
    _display: inline;
    display: block;
    width: 140px;
    height: 88px;
    overflow: hidden;
}

.news_article .na_pic img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.news_article .na_pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news_photoview .news_title,
.news_special .news_title {
    margin-bottom: 15px;
}

.news_photoview .p_img3 {
    width: 190px;
    height: 120px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 15px;
}

.news_photoview .p_img3 img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.news_photoview .p_img3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news_special .ns_pic {
    display: block;
    width: 600px;
    height: 300px;
    margin-bottom: 5px;
    overflow: hidden;
}

.news_special .ns_pic img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.news_special .ns_pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.no_pic .news_title h3 {
    min-height: 35px;
}

.news_photoview {
    padding: 11px 0 11px;
}

.news_photoview .news_title {
    margin-bottom: 13px;
}

.news_photoview .news_title h3 {
    min-height: 10px;
    padding-bottom: 0px;
}

.news_ad_photoview {
    padding: 15px 0px 15px;
}

.news_ad_photoview .news_title span.tg_tag {
    margin-top: 3px;
}

.news_ad_special .ns_pic {
    height: 200px;
    margin-bottom: 15px;
}

.news_ad_special .news_title {
    margin-bottom: 12px;
}

.link_more {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link_more em {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
    font-style: normal;
}

.link_more:hover em {
    position: relative;
    -webkit-transform: translate(-4px, 0);
    -moz-transform: translate(-4px, 0);
    -o-transform: translate(-4px, 0);
    transform: translate(-4px, 0);
    display: inline-block;
}

.link_more:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat -92px -613px;
    position: absolute;
    top: 3px;
    right: 50%;
    margin-right: -5px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link_more:hover:before {
    right: 6px;
    filter: alpha(opacity=100);
    opacity: 1;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.barlink a {
    position: relative;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.barlink a:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: url(../image/sprite_icon0813_v1.png) no-repeat -92px -613px;
    position: absolute;
    top: 3px;
    right: 50%;
    margin-right: -5px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.barlink a:hover {
    padding: 1px 9px 1px 5px;
}

.barlink a:hover:before {
    right: 6px;
    filter: alpha(opacity=100);
    opacity: 1;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.img_error_hide .na_pic {
    display: none;
}

.img_error_hide .na_detail {
    width: 600px;
    margin-left: 0px;
}

.img_error_hide .na_detail .news_title h3 {
    min-height: 35px;
}

.ne_ua_ie7 .newsdata_prev,
.ne_ua_ie7 .newsdata_next {
    height: 60px;
}

.ne_ua_ie9 .news_tag .keywords,
.ne_ua_ielte8 .news_tag .keywords {
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
}

.ne_ua_ie9 .barlink a:before,
.ne_ua_ielte8 .barlink a:before,
.ne_ua_ie9 .link_more:before,
.ne_ua_ielte8 .link_more:before {
    background: none;
}

.ne_ua_ie9 .barlink a:hover,
.ne_ua_ielte8 .barlink a:hover {
    padding: 1px 7px;
}

.at_item .ad_detail span.tg_tag {
    margin-right: 10px;
    font: normal 12px/21px "SimSun";
    color: #ff9999;
    padding: 3px 7px;
    border: 1px solid #ff9999;
    border-radius: 2px;
}

.at_item .ad_detail span.keywords {
    padding-right: 4px;
    height: 12px;
    line-height: 11px;
    margin-top: 4px;
    max-width: 180px;
    margin-right: 12px;
    font: normal 12px/12px "SimSun";
    color: #888;
    margin-right: 7px;
}

.icons {
    background-image: url(../image/sprite0613v2.png);
    background-repeat: no-repeat;
    background-color: transparent
}

.ne-shares-parent {
    position: relative;
    float: right;
    overflow: visible;
    width: 36px;
    height: 26px;
    margin-top: 1px;
    margin-right: 9px;
}

.ne-shares-pop6x1wrap {
    height: 0px;
    visibility: hidden;
    position: absolute;
    left: -77px;
    top: 26px;
    z-index: 1;
    width: 93px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
    border-top-right-radius: 0px;
    -webkit-transition: height 0.3s ease 0.01s;
    -o-transition: height 0.3s ease 0.01s;
    transition: height 0.3s ease 0.01s
}

.ne-shares-pop6x1 {
    position: relative;
    padding: 0px 0px;
    background: #fff;
    z-index: 99;
    margin: 0;
    color: #999;
    list-style: none;
}

.ne-shares-pop6x1 a .ep-share-icon {
    float: left;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(../image/sprite0613v3.png) no-repeat;
    -webkit-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
    -moz-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
    -o-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
    transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear;
}

.ne-shares-arr {
    display: block;
    *display: block;
    *zoom: 1;
    width: 36px;
    height: 26px;
    background: url(../image/sprite0613v3.png) no-repeat -196px -125px;
    border: 1px solid #ddd;
    border-bottom: none;
    cursor: pointer;
    border-color: #fff;
    font-size: 1px;
    overflow: hidden;
}

.ne-shares-pop6x1 a .ep-share-weixin {
    background-position: -265px -152px;
}

.ne-shares-pop6x1 a .ep-share-sina {
    background-position: -290px -152px;
}

.ne-shares-pop6x1 a .ep-share-qzone {
    background-position: -315px -152px;
}

.ne-shares-pop6x1 a .ep-share-yixin {
    background-position: -240px -152px;
}

.ne-shares-pop6x1 a:hover .ep-share-weixin {
    background-position: -265px -177px;
}

.ne-shares-pop6x1 a:hover .ep-share-sina {
    background-position: -290px -177px;
}

.ne-shares-pop6x1 a:hover .ep-share-qzone {
    background-position: -315px -177px;
}

.ne-shares-pop6x1 a:hover .ep-share-yixin {
    background-position: -240px -177px;
}

.ne-shares-pop6x1 li {
    border-bottom: 1px solid #f0f0f0;
    font: 12px/24px "";
}

.ne-shares-pop6x1 li a {
    text-decoration: none;
    display: block;
    height: 24px;
    padding: 5px 0;
    color: #888
}

.ne-shares-pop6x1 li a,
.ne-shares-pop6x1 li a:visited {
    display: block;
    z-index: 1;
    _zoom: 1;
    text-decoration: none;
    color: #888
}

.ne-shares-pop6x1 li a:hover {
    color: red;
}

.ne-shares-pop6x1 li a .inner {
    display: block;
    padding-bottom: 5px;
    cursor: pointer;
    text-align: left;
}

.ne-shares-pop6x1 .last {
    border-bottom: none;
}

.ne-shares-pop6x1 .last a .inner {
    border-bottom: none;
}

.ne-shares-pop6x1 li a .ep-share-name {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    margin-left: 12px;
    float: left;
    display: inline;
}

.ne-shares-qrwrap {
    display: none;
    position: absolute;
    right: -165px;
    top: 0px;
    z-index: 2;
    width: 110px;
    height: 162px;
    padding: 13px 15px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.openweixin .ne-shares-qrwrap {
    display: block;
}

.ne-shares-qrarr {
    position: absolute;
    left: -7px;
    top: 65px;
    width: 7px;
    height: 11px;
    background: url(../image/sprite0613v3.png) no-repeat -150px -204px;
}

.ne-shares-qrcode {
    margin-bottom: 8px;
}

.ne-shares-qrwrap p {
    font: 12px/18px "";
    margin: 0;
    padding: 0;
    color: #888;
}

.ne-shares-open .ne-shares-arr {
    border-color: #ddd;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.ne-shares-open .ne-shares-pop6x1wrap {
    height: 139px;
    visibility: visible;
}

.yx-box {
    position: fixed;
    _position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    background-color: #f8f8f8;
    border: 1px solid #cdcdcd;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    font-weight: normal;
    font-size: 12px;
    text-align: left
}

.yx-box a,
.yx-box a:hover,
.yx-box a:active,
.yx-box a:visited {
    text-decoration: none
}

.yx-box .cf:before,
.yx-box .cf:after {
    content: " ";
    display: table
}

.yx-box .cf:after {
    clear: both
}

.yx-box .cf {
    *zoom: 1
}

.yx-box .yx-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 28px;
    font-family: Arial, sans-serif;
    color: #cdcdcd
}

.yx-box .yx-close:hover {
    color: #9a9a9a
}

.yx-box .yx-intro {
    width: 380px;
    overflow: hidden;
    position: relative
}

.yx-box .yx-intro .yx-intro-inner {
    width: 760px
}

.yx-box .yx-intro .yx-intro-text,
.yx-box .yx-intro .yx-intro-qr {
    width: 380px;
    height: 260px;
    float: left;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.yx-box .yx-intro h3 {
    color: #b9b9b9;
    margin: 0;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: normal
}

.yx-box .yx-intro .yx-intro-text h3 {
    padding: 70px 0 20px 90px
}

.yx-box .yx-intro .yx-intro-text ol {
    list-style: none;
    margin: 0 0 0 90px;
    padding: 0
}

.yx-box .yx-intro .yx-intro-text ol li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
    padding-left: 34px;
    background-image: url("https://static.ws.126.net/163/f2e/news/second2016/css/img/checkbox.png");
    background-repeat: no-repeat;
    background-position: 0 -28px
}

.yx-box .yx-intro .yx-intro-text ol li,
.yx-box .yx-intro .yx-intro-text ol li a {
    color: #666
}

.yx-box .yx-intro .yx-intro-text ol li a:hover {
    color: #333
}

.yx-box .yx-intro .yx-intro-text ol li.checked {
    background-position: 0 12px
}

.yx-box .yx-intro .yx-intro-text ol li.checked,
.yx-box .yx-intro .yx-intro-text ol li.checked a {
    color: #1cc29d
}

.yx-box .yx-intro .yx-intro-text ol li.checked a:hover {
    color: #1dba97
}

.yx-box .yx-intro .yx-intro-qr {
    display: none
}

.yx-box .yx-intro .yx-intro-qr .yx-intro-qr-tip {
    width: 29px;
    height: 58px;
    position: absolute;
    left: -30px;
    top: 101px;
    cursor: pointer;
    background: #fff url("https://static.ws.126.net/163/f2e/news/second2016/css/img/qr-tip.png") top left no-repeat;
    border: 1px dashed #aaa;
    border-right: none;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.yx-box .yx-intro .yx-intro-qr .yx-intro-qr-tip:hover {
    border-color: #333
}

.yx-box .yx-intro .yx-intro-qr h3 {
    padding: 20px 0;
    text-align: center
}

.yx-box .yx-intro .yx-intro-qr .yx-intro-qr-img {
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 2s ease-out;
    -moz-transition: opacity 2s ease-out;
    -ms-transition: opacity 2s ease-out;
    -o-transition: opacity 2s ease-out;
    transition: opacity 2s ease-out
}

.yx-box .yx-intro .yx-intro-qr .yx-intro-qr-img img {
    display: none;
    border: 1px dashed #eee
}

.yx-box .yx-intro-status-qr .yx-intro-text {
    margin-left: -380px
}

.yx-box .yx-intro-status-qr .yx-intro-qr .yx-intro-qr-tip {
    opacity: 0
}

.yx-box .yx-intro-status-qr .yx-intro-qr .yx-intro-qr-img {
    opacity: 1
}

.yx-box .yx-share {
    width: 450px
}

.yx-box .yx-share h3 {
    padding: 24px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.yx-box .yx-share .yx-summary {
    margin: 0 0 0 24px;
    position: relative;
    min-height: 90px
}

.yx-box .yx-share .yx-summary .yx-pic {
    position: absolute;
    left: 0;
    top: 0;
    _left: -90px;
    width: 90px;
    height: 90px;
    background-color: #ddd;
    background-position: center center
}

.yx-box .yx-share .yx-summary p {
    margin: 0 0 0 90px;
    padding: 4px 24px 0 20px;
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
    _height: 100px
}

.yx-box .yx-share .yx-remark {
    margin: 15px 24px;
    height: 20px;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 2px 2px #eee;
    -moz-box-shadow: inset 0 2px 2px #eee;
    box-shadow: inset 0 2px 2px #eee;
    padding: 9px 10px 11px;
    overflow: hidden
}

.yx-box .yx-share .yx-remark input {
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: none;
    width: 100%;
    _width: 380px;
    height: 20px;
    color: #999
}

.yx-box .yx-share .yx-remark input:focus {
    color: #666
}

.yx-box .yx-share .yx-bottom {
    margin: 15px 24px 20px
}

.yx-box .yx-share .yx-bottom .yx-mobile {
    float: left;
    margin-top: 12px;
    font-family: sans-serif
}

.yx-box .yx-share .yx-bottom .yx-mobile span {
    color: #666;
    border-right: 1px solid #ccc;
    padding: 0 6px 0 0;
    margin: 0 6px 0 0
}

.yx-box .yx-share .yx-bottom .yx-mobile a,
.yx-box .yx-share .yx-bottom .yx-mobile a:active,
.yx-box .yx-share .yx-bottom .yx-mobile a:visited {
    color: #1cc29d
}

.yx-box .yx-share .yx-bottom .yx-mobile a:hover {
    color: #1dba97;
    text-decoration: underline
}

.yx-box .yx-share .yx-bottom .yx-sbtn {
    display: block;
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 45px;
    cursor: pointer;
    font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
    font-size: 14px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #1cc29d url("https://static.ws.126.net/163/f2e/news/second2016/css/img/sharebtn.png") 11px 9px no-repeat
}

.yx-box .yx-share .yx-bottom .yx-sbtn:hover {
    background-color: #1dba97;
    background-position: 11px -69px
}

.yx-box .yx-msg {
    width: 450px;
    padding: 80px 0;
    text-align: center;
    font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
    font-size: 16px;
    color: #888;
    font-weight: normal
}

.yx-status-intro {
    margin: -130px 0 0 -190px
}

.yx-status-intro .yx-intro {
    display: block
}

.yx-status-intro .yx-share {
    display: none
}

.yx-status-intro .yx-msg {
    display: none
}

.yx-status-share {
    margin: -150px 0 0 -225px
}

.yx-status-share .yx-intro {
    display: none
}

.yx-status-share .yx-share {
    display: block
}

.yx-status-share .yx-msg {
    display: none
}

.yx-status-msg {
    margin: -90px 0 0 -225px
}

.yx-status-msg .yx-intro {
    display: none
}

.yx-status-msg .yx-share {
    display: none
}

.yx-status-msg .yx-msg {
    display: block
}